[INFO] cloning repository https://github.com/RustemB/oxiide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustemB/oxiide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Foxiide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Foxiide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baa73ec9d4d82203c6c2a8d3b96e5704dd2ed7f6
[INFO] checking RustemB/oxiide/baa73ec9d4d82203c6c2a8d3b96e5704dd2ed7f6 against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustemB%2Foxiide" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RustemB/oxiide
[INFO] finished tweaking git repo https://github.com/RustemB/oxiide
[INFO] tweaked toml for git repo https://github.com/RustemB/oxiide written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RustemB/oxiide on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8748de5ea938d8991dab4a4ce4b1ea4dcadab7e72c2f2d76f97d5463fa5e751e
[INFO] running `Command { std: "docker" "start" "-a" "8748de5ea938d8991dab4a4ce4b1ea4dcadab7e72c2f2d76f97d5463fa5e751e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8748de5ea938d8991dab4a4ce4b1ea4dcadab7e72c2f2d76f97d5463fa5e751e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8748de5ea938d8991dab4a4ce4b1ea4dcadab7e72c2f2d76f97d5463fa5e751e", kill_on_drop: false }`
[INFO] [stdout] 8748de5ea938d8991dab4a4ce4b1ea4dcadab7e72c2f2d76f97d5463fa5e751e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0748e54b3797b2dcf2f06e404d3e54531e934a2ee68c740d8845bd5a24a61fab
[INFO] running `Command { std: "docker" "start" "-a" "0748e54b3797b2dcf2f06e404d3e54531e934a2ee68c740d8845bd5a24a61fab", kill_on_drop: false }`
[INFO] [stderr]     Checking oxiide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Error(String);
[INFO] [stdout]   |            ----- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/keybind.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct KeyBind<T> {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 2 |     msg: T,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:1:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Error(String);
[INFO] [stdout]   |            ----- ^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]  --> src/keybind.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct KeyBind<T> {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 2 |     msg: T,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `oxiide::Color`, `oxiide::Execute`, `oxiide::KeyBind`, `oxiide::Keys`, `oxiide::Layout`, `oxiide::Window`, `oxiide::WindowManager`, `oxiide::Workspace`
[INFO] [stdout]  --> examples/simple.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use oxiide::{Color, Execute, KeyBind, Keys, Layout, Window, WindowManager, Workspace};
[INFO] [stdout]   |              ^^^^^  ^^^^^^^  ^^^^^^^  ^^^^  ^^^^^^  ^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^ no `Workspace` in the root
[INFO] [stdout]   |              |      |        |        |     |       |       |
[INFO] [stdout]   |              |      |        |        |     |       |       no `WindowManager` in the root
[INFO] [stdout]   |              |      |        |        |     |       no `Window` in the root
[INFO] [stdout]   |              |      |        |        |     no `Layout` in the root
[INFO] [stdout]   |              |      |        |        no `Keys` in the root
[INFO] [stdout]   |              |      |        no `KeyBind` in the root
[INFO] [stdout]   |              |      no `Execute` in the root
[INFO] [stdout]   |              no `Color` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           oxiide::keybind::KeyBind
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           std::collections::btree_map::Keys
[INFO] [stdout]           std::collections::hash_map::Keys
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           std::alloc::Layout
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           oxiide::windowmanager::WindowManager
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 1 - use oxiide::{Color, Execute, KeyBind, Keys, Layout, Window, WindowManager, Workspace};
[INFO] [stdout] 1 + use oxiide::{Color, Execute, keybind, Keys, Layout, Window, WindowManager, Workspace};
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 1 - use oxiide::{Color, Execute, KeyBind, Keys, Layout, Window, WindowManager, Workspace};
[INFO] [stdout] 1 + use oxiide::{Color, Execute, KeyBind, Keys, Layout, Window, windowmanager, Workspace};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Result` in crate `oxiide`
[INFO] [stdout]  --> examples/simple.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn main() -> oxiide::Result {
[INFO] [stdout]   |                      ^^^^^^ not found in `oxiide`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::result::Result;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Result;
[INFO] [stdout]   |
[INFO] [stdout]   = and 3 other candidates
[INFO] [stdout] help: if you import `Result`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - fn main() -> oxiide::Result {
[INFO] [stdout] 3 + fn main() -> Result {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Spawn` in this scope
[INFO] [stdout]   --> examples/simple.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Spawn(cmd) => Execute::spawn(cmd),
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Message::Spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SwitchWorkspace` in this scope
[INFO] [stdout]   --> examples/simple.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             SwitchWorkspace(idx) => self.cws = idx,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this tuple variant
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::Message::SwitchWorkspace;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> examples/simple.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Key::Mod(Key::Return).bind(Message::Spawn("alacritty")),
[INFO] [stdout]    |             ^^^ use of undeclared type `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> examples/simple.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Key::Mod(Key::Return).bind(Message::Spawn("alacritty")),
[INFO] [stdout]    |                      ^^^ use of undeclared type `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> examples/simple.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Key::Mod(Key::Alt(Key::Escape)).bind(Message::Exit),
[INFO] [stdout]    |             ^^^ use of undeclared type `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> examples/simple.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Key::Mod(Key::Alt(Key::Escape)).bind(Message::Exit),
[INFO] [stdout]    |                      ^^^ use of undeclared type `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> examples/simple.rs:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Key::Mod(Key::Alt(Key::Escape)).bind(Message::Exit),
[INFO] [stdout]    |                               ^^^ use of undeclared type `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> examples/simple.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .map(|idx| Key::Mod(Key::NumLine(idx)).bind(Message::SwitchWorkspace(idx)))
[INFO] [stdout]    |                        ^^^ use of undeclared type `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Key` in this scope
[INFO] [stdout]   --> examples/simple.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .map(|idx| Key::Mod(Key::NumLine(idx)).bind(Message::SwitchWorkspace(idx)))
[INFO] [stdout]    |                                 ^^^ use of undeclared type `Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxiide` (example "simple") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "0748e54b3797b2dcf2f06e404d3e54531e934a2ee68c740d8845bd5a24a61fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0748e54b3797b2dcf2f06e404d3e54531e934a2ee68c740d8845bd5a24a61fab", kill_on_drop: false }`
[INFO] [stdout] 0748e54b3797b2dcf2f06e404d3e54531e934a2ee68c740d8845bd5a24a61fab
